JBoss Community Archive (Read Only)

Teiid 8.3

User Defined Functions

If you need to extend Teiid's scalar or aggregate function library, then Teiid provides a means to define custom or User Defined Functions(UDF).

The following are used to define a UDF.

Even Pushdown required functions need to be added as a UDF to allow Teiid to properly parse and resolve the function. Pushdown scalar functions differ from normal user-defined functions in that no code is provided for evaluation in the engine. An exception will be raised if a pushdown required function cannot be evaluated by the appropriate source.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 12:37:59 UTC, last content change 2013-03-14 16:27:23 UTC.